net/http.http2stream.copyTrailersToHandlerRequest (method)

2 uses

	net/http (current package)
		h2_bundle.go#L5760: 		st.body.closeWithErrorAndCode(io.EOF, st.copyTrailersToHandlerRequest)
		h2_bundle.go#L5768: func (st *http2stream) copyTrailersToHandlerRequest() {